textarea,input {
	font-family : verdana;
	font-size : 12px;
}

button{
	font-family : verdana;
	font-size : 9px;
	font-weight : bold;
}

select{
	font-family : Verdana;
	font-size : 12px;
}

.rowheader  {
	font-family : Verdana; 
	font-size : 12px; 
	color : #ffffff; 
	font-weight : bold; 
	padding : 2px; 
	vertical-align : bottom;
	background : url('http://adpoint.radioio.com/images/rowheader.gif'); 
	height : 25px;
}

.hider {
	display : none;
}

.showingtab {
	display : block;
}
.clickable {
	cursor : pointer;
}
.hiddentab {
	display : none;
}

.commenting {
	display : block;
	list-style-type: none;
	
}
.commenting ul{
	list-style-type: none;
}
.reveal {
	text-decoration : underline; 
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

.gap {
	clear: both;
	height: 6px;
	line-height: 0.0;
	font-size: 0;
}
.crack{
	float : left;
	width : 3px;
}
/* START clearFix */
.clearFix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearFix {
	min-height:1px;
}
* html .clearFix {
	height:1px;
}
* html>body .clearFix {
	height:auto;
	display:inline-block;
}
/* END clearFix */

.thumbnail {
	float:left;
	clear:left;
	padding:0px 3px;
}
div.tabArea {
  font-size: 110%;
  font-weight: bold;
}

a.tab {
  background-color : #f0f0f0;
  padding : 2px 1em 2px 1em;
  text-decoration : none;
}

a.tab, a.tab:visited {
  color : #000000;
}

a.tab:hover {
  background-color : #d0d0d0;
  color : #606060;
}

a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
  background-color : #c0c0c0;
  color : #000000;
}


#comment_console{
	
	color : #000000;
	width : 450px;
	height : 282px;
	position : absolute;
	display : none;
	background-image : url('/common/global_images/commentbox_450x282.gif');

}
.slideholder {
	position : absolute;
	top : 0px;
	left : 0px;
	filter : alpha(opacity=10);
	opacity : 0.0;
	-moz-opacity : 0.0;
	padding : 4px 4px 0px 4px;
}
.rollNav{
	float : left;
	cursor : pointer;
}
.podcast_button{
	float : left;
	border-width : 1px;
	border-style : solid;
	padding : 1px;
	cursor : pointer;
	font-size : 9px;
	font-weight : bold;
}
#platPopupHolder{
	background-color:#000000;
	color:#FFFFFF;
	height:auto;
	width:auto;
	border-width:1px;
	border-color:#FFF;
	border-style:solid;
	display:none;
	position:absolute;
	z-index:20000;
	top:0px;
	left:0px;
	padding:5px;
}

.embed_code textarea,input{
	font-size : 10px;
	font-family : verdana;
}
.inheritor{
	color : inherited;
	font-size : inherited;
}
.vidEmbedLink {
	border:1px solid #ABABAB;
	background-color:#DEDEDE;
	color:#fff;
	padding:1px;
	font-size:10px;
	width:87%;
	margin:0 2%;
}
.vidEmbedLink a{
	color : #000000;
}
.vidEmbedLink a:link{
	color : #000000;
}
.vidEmbedLink a:visited{
	color : #000000;
}
.codehint{
	background-color : #FFFFFF;
	color : #333333;
	padding : 1px 3px;
	border : 1px solid #333333;
	font-size: 9px;
	display : none;
	position : absolute;
	top: 0px;
	left : 0px;
}
/* Gallery editing elements */	

.editThumbContainerOdd{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width: 97%;
	background-color: #ededed;
}
.editThumbContainerEven{
	float:left;
	padding:4px;
	overflow:hidden;
	text-align:center;
	width:97%;
	background-color: #dedede;
}

.editThumbContainer a{
	color : #00CC00;
}
.midSitter{
	float:left;
	height:32px;
	width : 16px;
	padding:16px 0px 0px 0px;
}
.singleButton{
	clear : both;
	height:16px;
	width : 16px;		
}
.thumbControl{
	top : 0px;
	left: 0px;
	width : 50px;
	display : block;
	text-align:center;
	float : left;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.thumbMovers{
	height : 100%;
	padding : 10px 0px 0px 0px;
	vertical-align : middle;
	float:left;
}

/*ugc versions of gallery edit*/
#galleryEditHeader{
	margin: 1px;
	background-color : #666666;
	font-weight:bold;
}

#galleryEditHeader a{
	color : #ffff00;
}
.UGCeditThumbContainer{
	float:left;
	padding:2px;
	width:100px; 
	height:116px;
	overflow:hidden;
	text-align:center;
}

.UGCthumbControl{
	display : block;
	text-align:center;
	position:absolute;
	top:25px;
	left:25px;
	z-index:5;
	background-image:url('/common/global_images/icons/gallery_dial.png');
	background-repeat:no-repeat;
}
.UGCthumbMovers{
	position:relative;
}
/*end of ugc versions*/

#plfmLBOver {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.plfmLBOverMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.plfmLBOver {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #plfmLBOver { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
.toolbarRow {
	padding: 3px 7px;
}
.smallselect{
	font-family : tahoma;
	font-size : 10px;
}
/* UGC defaults */
.ugc_profile_divs {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #FFFFFF;
	height : auto;
	overflow : visible;
	border-color : #196FA5;
	border-style : solid;
	padding : 2px 4px 6px 4px;
	border-width : 1px 1px 1px 1px;
	margin : 2px 2px 2px 2px;
}
.ugc_profile_divs a{
	text-decoration : none;
}
.ugc_profile_divs a:hover{
}
.ugc_profile_divs a:visited{
}
.ugc_menu_items {
	color : #FFFFFF;
	font-family : verdana;
	font-weight : bold;
	font-size : 14px;
	text-align : center;
	background-color : #CCCCCC;
	overflow : visible;
	border-color : #003366;
	border-style : solid;
	padding : 2px 5px 2px 5px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 4px 2px 4px;
}
.ugc_menu_items a{
	color : #FFFFFF;
	text-decoration : none;
}
.ugc_menu_items a:hover{
	color : #000066;
}
.ugc_menu_items a:visited{
	color : #FFFFFF;
}

body {
	margin : 0;
	padding : 0;
	text-align : center;
	color : #000000;
	font-family : verdana;
	font-size : 12px;
	background-color : #FFFFFF;
	background-image : url('http://csnhd.com/template_images/default_main_09_background.jpg');
	background-repeat : repeat;
	background-position : top;
	background-attachment : scroll;
}

h1{
	color : #406292;
	font-size : 16px;
}

a.link{
	color : #4072b7;
	text-decoration : none;
}

a.hover{
	color : #333333;
	text-decoration : none;
}

a.visited{
	color : #4072b7;
	text-decoration : none;
}

li{
	list-style : none;
	margin-left : 0px;
}


#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#container h1{
	font-weight : normal;
	font-family : verdana;
}
#container a:link{
	text-decoration : none;
}
#container a:visited{
	text-decoration : none;
}
#container a:hover{
	text-decoration : none;
}
#fantasybaseball_2{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_2 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_2 a:link{
	text-decoration : none;
}
#fantasybaseball_2 a:visited{
	text-decoration : none;
}
#fantasybaseball_2 a:hover{
	text-decoration : none;
}
#fantasybaseball_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#fantasybaseball_5 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_5 a:link{
	text-decoration : none;
}
#fantasybaseball_5 a:visited{
	text-decoration : none;
}
#fantasybaseball_5 a:hover{
	text-decoration : none;
}
#fantasybaseball_6{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #c8c8c8;
}
#fantasybaseball_6 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_6 a:link{
	text-decoration : none;
}
#fantasybaseball_6 a:visited{
	text-decoration : none;
}
#fantasybaseball_6 a:hover{
	text-decoration : none;
}
#fantasybaseball_7{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : auto;
	padding : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_7 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_7 a:link{
	text-decoration : none;
}
#fantasybaseball_7 a:visited{
	text-decoration : none;
}
#fantasybaseball_7 a:hover{
	text-decoration : none;
}
#fantasybaseball_12{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 310px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-image : url('http://www.csnhd.com/template_images/main_09_main_09_12_background.jpg');
}
#fantasybaseball_12 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_12 a:link{
	text-decoration : none;
}
#fantasybaseball_12 a:visited{
	text-decoration : none;
}
#fantasybaseball_12 a:hover{
	text-decoration : none;
}
#fantasybaseball_13{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : auto;
	padding : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_13 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_13 a:link{
	text-decoration : none;
}
#fantasybaseball_13 a:visited{
	text-decoration : none;
}
#fantasybaseball_13 a:hover{
	text-decoration : none;
}
#fantasybaseball_18{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : 189px;
	padding : 0px 0px 12px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_18 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_18 a:link{
	text-decoration : none;
}
#fantasybaseball_18 a:visited{
	text-decoration : none;
}
#fantasybaseball_18 a:hover{
	text-decoration : none;
}
#fantasybaseball_19{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_19 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_19 a:link{
	text-decoration : none;
}
#fantasybaseball_19 a:visited{
	text-decoration : none;
}
#fantasybaseball_19 a:hover{
	text-decoration : none;
}
#fantasybaseball_23{
	float : left;
	position : relative;
	z-index : 1;
	width : 663px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_23 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_23 a:link{
	text-decoration : none;
}
#fantasybaseball_23 a:visited{
	text-decoration : none;
}
#fantasybaseball_23 a:hover{
	text-decoration : none;
}
#fantasybaseball_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 312px;
	height : auto;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_24 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_24 a:link{
	text-decoration : none;
}
#fantasybaseball_24 a:visited{
	text-decoration : none;
}
#fantasybaseball_24 a:hover{
	text-decoration : none;
}
#fantasybaseball_31{
	float : left;
	position : relative;
	z-index : 1;
	width : 633px;
	height : auto;
	padding : 15px 15px 15px 15px;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	background-color : #FFFFFF;
	font-size : 11px;
	color : #000000;
}
#fantasybaseball_31 h1{
	font-weight : bold;
	font-family : tahoma;
	color : #003e82;
	font-size : 18px;
}
#fantasybaseball_31 a:link{
	text-decoration : none;
	color : #0000CC;
}
#fantasybaseball_31 a:visited{
	text-decoration : none;
	color : #0000CC;
}
#fantasybaseball_31 a:hover{
	text-decoration : none;
	color : #666666;
}
#fantasybaseball_32{
	float : left;
	position : relative;
	z-index : 1;
	width : 663px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 13px 0px 0px 0px;
}
#fantasybaseball_32 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_32 a:link{
	text-decoration : none;
}
#fantasybaseball_32 a:visited{
	text-decoration : none;
}
#fantasybaseball_32 a:hover{
	text-decoration : none;
}
#fantasybaseball_35{
	float : left;
	position : relative;
	z-index : 1;
	width : 307px;
	height : auto;
	padding : 0px 0px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
}
#fantasybaseball_35 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_35 a:link{
	text-decoration : none;
}
#fantasybaseball_35 a:visited{
	text-decoration : none;
}
#fantasybaseball_35 a:hover{
	text-decoration : none;
}
#fantasybaseball_36{
	float : left;
	position : relative;
	z-index : 1;
	width : 344px;
	height : auto;
	padding : 0px 0px 0px 12px;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
	background-position : top left;
	font-size : 11px;
}
#fantasybaseball_36 h1{
	font-weight : bold;
	font-family : tahoma;
	font-size : 16px;
}
#fantasybaseball_36 a:link{
	text-decoration : none;
	color : #0000CC;
}
#fantasybaseball_36 a:visited{
	text-decoration : none;
	color : #0000CC;
}
#fantasybaseball_36 a:hover{
	text-decoration : none;
	color : #666666;
}
#fantasybaseball_39{
	float : left;
	position : relative;
	z-index : 1;
	width : 281px;
	height : 20px;
	padding : 13px 13px 13px 13px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://csnhd.com/template_images/inner_09_inner_09_39_background.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
#fantasybaseball_39 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_39 a:link{
	text-decoration : none;
}
#fantasybaseball_39 a:visited{
	text-decoration : none;
}
#fantasybaseball_39 a:hover{
	text-decoration : none;
}
#fantasybaseball_40{
	float : left;
	position : relative;
	z-index : 1;
	width : 267px;
	height : 214px;
	padding : 0px 20px 10px 20px;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 11px;
}
#fantasybaseball_40 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_40 a:link{
	text-decoration : none;
}
#fantasybaseball_40 a:visited{
	text-decoration : none;
}
#fantasybaseball_40 a:hover{
	text-decoration : none;
}
#fantasybaseball_52{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	padding : 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #c8c8c8;
}
#fantasybaseball_52 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_52 a:link{
	text-decoration : none;
}
#fantasybaseball_52 a:visited{
	text-decoration : none;
}
#fantasybaseball_52 a:hover{
	text-decoration : none;
}
#fantasybaseball_55{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_55 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_55 a:link{
	text-decoration : none;
}
#fantasybaseball_55 a:visited{
	text-decoration : none;
}
#fantasybaseball_55 a:hover{
	text-decoration : none;
}
#fantasybaseball_56{
	float : left;
	position : relative;
	z-index : 1;
	width : 936px;
	height : auto;
	padding : 20px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_56 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_56 a:link{
	text-decoration : none;
}
#fantasybaseball_56 a:visited{
	text-decoration : none;
}
#fantasybaseball_56 a:hover{
	text-decoration : none;
}
#fantasybaseball_61{
	float : left;
	position : relative;
	z-index : 1;
	width : 970px;
	height : 90px;
	padding : 20px 15px 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_61 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_61 a:link{
	text-decoration : none;
}
#fantasybaseball_61 a:visited{
	text-decoration : none;
}
#fantasybaseball_61 a:hover{
	text-decoration : none;
}
#fantasybaseball_62{
	float : left;
	position : relative;
	z-index : 1;
	width : 982px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 9px;
}
#fantasybaseball_62 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_62 a:link{
	text-decoration : none;
}
#fantasybaseball_62 a:visited{
	text-decoration : none;
}
#fantasybaseball_62 a:hover{
	text-decoration : none;
}
#fantasybaseball_63{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : repeat-x;
	background-position : top;
	background-image : url('http://www.csnhd.com/template_images/main_09_main_09_63_background.jpg');
}
#fantasybaseball_63 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_63 a:link{
	text-decoration : none;
}
#fantasybaseball_63 a:visited{
	text-decoration : none;
}
#fantasybaseball_63 a:hover{
	text-decoration : none;
}
#fantasybaseball_66{
	float : left;
	position : relative;
	z-index : 1;
	width : 728px;
	height : 90px;
	padding : 0px 12px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_66 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_66 a:link{
	text-decoration : none;
}
#fantasybaseball_66 a:visited{
	text-decoration : none;
}
#fantasybaseball_66 a:hover{
	text-decoration : none;
}
#fantasybaseball_67{
	float : left;
	position : relative;
	z-index : 1;
	width : 227px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_67 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_67 a:link{
	text-decoration : none;
}
#fantasybaseball_67 a:visited{
	text-decoration : none;
}
#fantasybaseball_67 a:hover{
	text-decoration : none;
}
#fantasybaseball_77{
	float : left;
	position : relative;
	z-index : 1;
	width : 225px;
	height : 90px;
	padding : 0px 12px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_77 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_77 a:link{
	text-decoration : none;
}
#fantasybaseball_77 a:visited{
	text-decoration : none;
}
#fantasybaseball_77 a:hover{
	text-decoration : none;
}
#fantasybaseball_78 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 491px;
	 height : 16px;
}
#fantasybaseball_84{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 20px 10px 10px 10px;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	font-size : 11px;
}
#fantasybaseball_84 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_84 a:link{
	text-decoration : none;
}
#fantasybaseball_84 a:visited{
	text-decoration : none;
}
#fantasybaseball_84 a:hover{
	text-decoration : none;
}
#fantasybaseball_85{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 250px;
	padding : 12px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_85 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_85 a:link{
	text-decoration : none;
}
#fantasybaseball_85 a:visited{
	text-decoration : none;
}
#fantasybaseball_85 a:hover{
	text-decoration : none;
}
#fantasybaseball_86{
	float : left;
	position : relative;
	z-index : 1;
	width : 270px;
	height : -24px;
	padding : 25px 15px 15px 15px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://csnhd.com/template_images/main_09_main_09_86_background.gif');
	background-color : #FFFFFF;
}
#fantasybaseball_86 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_86 a:link{
	text-decoration : none;
}
#fantasybaseball_86 a:visited{
	text-decoration : none;
}
#fantasybaseball_86 a:hover{
	text-decoration : none;
}
#fantasybaseball_93{
	float : left;
	position : relative;
	z-index : 1;
	width : 663px;
	height : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_93 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_93 a:link{
	text-decoration : none;
}
#fantasybaseball_93 a:visited{
	text-decoration : none;
}
#fantasybaseball_93 a:hover{
	text-decoration : none;
}
#fantasybaseball_116{
	float : left;
	position : relative;
	z-index : 1;
	width : 663px;
	height : auto;
	padding : 0px 0px 12px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_116 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_116 a:link{
	text-decoration : none;
}
#fantasybaseball_116 a:visited{
	text-decoration : none;
}
#fantasybaseball_116 a:hover{
	text-decoration : none;
}
#fantasybaseball_119{
	float : left;
	position : relative;
	z-index : 1;
	width : 356px;
	height : auto;
	padding : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
}
#fantasybaseball_119 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_119 a:link{
	text-decoration : none;
}
#fantasybaseball_119 a:visited{
	text-decoration : none;
}
#fantasybaseball_119 a:hover{
	text-decoration : none;
}
#fantasybaseball_120{
	float : left;
	position : relative;
	z-index : 1;
	width : 13px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_120 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_120 a:link{
	text-decoration : none;
}
#fantasybaseball_120 a:visited{
	text-decoration : none;
}
#fantasybaseball_120 a:hover{
	text-decoration : none;
}
#fantasybaseball_121{
	float : left;
	position : relative;
	z-index : 1;
	width : 245px;
	height : auto;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	padding : 12px;
	font-size : 11px;
}
#fantasybaseball_121 h1{
	font-weight : normal;
	font-family : tahoma;
}
#fantasybaseball_121 a:link{
	text-decoration : none;
	color : #0000CC;
}
#fantasybaseball_121 a:visited{
	text-decoration : none;
	color : #0000CC;
}
#fantasybaseball_121 a:hover{
	text-decoration : none;
	color : #666666;
}
#fantasybaseball_133{
	float : left;
	position : relative;
	z-index : 1;
	width : 313px;
	height : auto;
	background-color : #FFFFFF;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://csnhd.com/template_images/main_09_main_09_133_background.gif');
	padding : 35px 15px 15px 15px;
}
#fantasybaseball_133 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_133 a:link{
	text-decoration : none;
}
#fantasybaseball_133 a:visited{
	text-decoration : none;
}
#fantasybaseball_133 a:hover{
	text-decoration : none;
}
#fantasybaseball_141{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_141 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_141 a:link{
	text-decoration : none;
}
#fantasybaseball_141 a:visited{
	text-decoration : none;
}
#fantasybaseball_141 a:hover{
	text-decoration : none;
}
#fantasybaseball_142{
	float : left;
	position : relative;
	z-index : 1;
	width : 270px;
	height : auto;
	background-color : #FFFFFF;
	padding : 35px 15px 15px 15px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_142 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_142 a:link{
	text-decoration : none;
}
#fantasybaseball_142 a:visited{
	text-decoration : none;
}
#fantasybaseball_142 a:hover{
	text-decoration : none;
}
#fantasybaseball_151 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 178px;
	 height : 16px;
}
#fantasybaseball_152 {
	 float : left;
	 position : relative;
	 z-index : 1;
	 width : 178px;
	 height : 16px;
}
#fantasybaseball_155{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_155 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_155 a:link{
	text-decoration : none;
}
#fantasybaseball_155 a:visited{
	text-decoration : none;
}
#fantasybaseball_155 a:hover{
	text-decoration : none;
}
#fantasybaseball_167{
	float : left;
	position : relative;
	z-index : 1;
	width : 633px;
	height : 65px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-position : left;
	background-image : url('http://www.comcastsportsnet.tv/template_images/fantasybaseball_09_fantasybaseball_09_167_background.jpg');
	overflow : visible;
	border-style : none;
	background-repeat : no-repeat;
}
#fantasybaseball_167 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_167 a:link{
	text-decoration : none;
}
#fantasybaseball_167 a:visited{
	text-decoration : none;
}
#fantasybaseball_167 a:hover{
	text-decoration : none;
}
#fantasybaseball_168{
	float : left;
	position : relative;
	z-index : 1;
	width : 633px;
	height : auto;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#fantasybaseball_168 h1{
	font-weight : normal;
	font-family : verdana;
}
#fantasybaseball_168 a:link{
	text-decoration : none;
}
#fantasybaseball_168 a:visited{
	text-decoration : none;
}
#fantasybaseball_168 a:hover{
	text-decoration : none;
}

/* CSS Document */

#menz1096{
	background-color:transparent;
}
#menz1096 a{
	color : #FFFFFF;
/* 	width : ~mwidth; */
/* 	background-color : ~mbackground; */
	font-size : 14px;
	text-decoration : none;
	padding : 0px 0px 0px 0px;
	border-style : none;
/* 	border-color : ~mborderColor; */
	border-width : 0px 0px 0px 0px;
	text-align : left;
	font-weight : bold;
}
#menz1096 a:hover{
/* 	background-color : ~mhover; */
/* 	color : ~mtextHover; */
}
body #menz1096 .menzactive, body #menz1096 .menzactive:hover{
/* 	background-color : ~mhover; */
	text-decoration : none;
}
#menz1096 .menzparent{
/* 	background-image : ~img_mbgi; */


}
#menz1096 div{
/* 	width : ~smwidth; */
/* 	background-color : ~mhover; */
	padding : 2px 5px 2px 5px;
	border-style : none;
	border-width : 0px 0px 0px 0px;
	border-color : #FFFFFF;
	margin-top : -1px;
	font-size : 11px;
	text-align : left;
	font-style : normal;
}
#menz1096 div a:hover{
	text-decoration : none;
/* 	background-color : ~smhover; */
	color : #EC0108;
}
body #menz1096 div .menzactive, body #menz1096 div .menzactive:hover{
	background-color : #333333;
}
#menz1096 div .menzparent{
	background-image : url(images/arrow_right.gif);
}
#menz1096 div a{
/* 	width : ~smwidth; */
	background-color : #333333;
	padding : 2px 5px 2px 5px;
	border-width : 0px 0px 0px 0px;
/* 	color : ~smtext; */
	border-style : none;
	border-color : #FFFFFF;
/* 	font-weight : ~smfontWeight; */
	font-size : 11px;
	text-align : left;
}

.menzclear {
	display:block;
	clear:left;
	font-size:1px;
	height:0px;
	width:0px;
	line-height:0px;
}
.menz_possing {
	position:relative;
}
.menz_possing a {
	float:left;
	display:block;
	white-space:nowrap;
}
.menz_possing div a {
	float:none;
}
.menz_possing div {
	visibility:hidden;
	position:absolute;
}

/*~~vertswap~~*/
#menz1096 a{
/* 	background-image : ~img_mbgi; */
/* 	background-repeat : ~mbg_repeat; */
}
#menz1096 div a{
/* 	background-image : ~img_smbgi; */
/* 	background-repeat : ~smbg_repeat; */
}
#menz1096 a:hover{
/* 	background-image : ~img_mhi; */
/* 	background-repeat : ~mh_repeat; */
}
#menz1096 div a:hover{
/* 	background-image : ~img_smhi; */
/* 	background-repeat : ~smh_repeat; */
}
#menz1096 a{
	font-style : normal;
}
.sidebar {
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	background-color : #999999;
	overflow : visible;
	border-color : #000000;
	border-style : solid;
	padding : 2px 2px 2px 2px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.sidebar a{
	text-decoration : none;
}
.sidebar a:hover{
	color : #b3291d;
}
.sidebar a:visited{
	color : #000000;
}
.sidebar h1{
	color : #000000;
	font-size : 16px;
	font-weight : normal;
	font-family : verdana;
}
.sidebar09 {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #FFFFFF;
	width : 250px;
	overflow : visible;
	border-color : #333333;
	border-style : solid;
	padding : 3px 3px 3px 3px;
	border-width : 1px 1px 1px 1px;
	margin : 0px 0px 0px 0px;
}
.sidebar09 a{
	text-decoration : none;
}
.sidebar09 a:hover{
	color : #b3291d;
}
.sidebar09 a:visited{
	color : #000000;
}
.sidebar09 h1{
	color : #000000;
	font-size : 16px;
	font-weight : normal;
	font-family : verdana;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 0px 0px 0px 0px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.row_even {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-color : #e3e3e3;
	overflow : visible;
	border-style : none;
	padding : 2px 2px 2px 2px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.row_even a{
	color : #0000FF;
	text-decoration : none;
}
.row_even a:hover{
	color : #333333;
}
.row_even a:visited{
	color : #0000FF;
}
.row_even h1{
	color : #666666;
	font-size : 14px;
	font-weight : bold;
	font-family : tahoma;
}
.row_odd {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 2px 2px 2px 2px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.row_odd a{
	color : #0000FF;
	text-decoration : none;
}
.row_odd a:hover{
	color : #333333;
}
.row_odd a:visited{
	color : #0000FF;
}
.row_odd h1{
	color : #666666;
	font-size : 14px;
	font-weight : bold;
	font-family : tahoma;
}
.bullets {
	color : #000000;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://csnhd.com/template_images/_bullets_background.jpg');
	padding : 0px 0px 5px 12px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.bullets a{
	text-decoration : none;
}
.bullets a:hover{
}
.bullets a:visited{
}
.bullets h1{
	font-weight : normal;
	font-family : verdana;
}
.loginblock {
	color : #000000;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	width : 50px;
	height : 12px;
	overflow : hidden;
	border-style : none;
	padding : 0px 3px 0px 3px;
	border-width : 0px 0px 0px 0px;
	margin : 0px 0px 0px 0px;
}
.loginblock a{
	color : #000000;
	text-decoration : none;
}
.loginblock a:hover{
	color : #333333;
}
.loginblock a:visited{
	color : #000000;
}
.loginblock h1{
	font-weight : normal;
	font-family : verdana;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 1000px;
}
#masthead_09_5{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 264px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
	background-color : #FFFFFF;
}
#masthead_09_5 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_5 a:link{
	text-decoration : none;
}
#masthead_09_5 a:visited{
	text-decoration : none;
}
#masthead_09_5 a:hover{
	text-decoration : none;
}
#masthead_09_61{
	float : left;
	position : relative;
	z-index : 1;
	width : 970px;
	height : 90px;
	padding : 20px 15px 0px 15px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_09_62{
	float : left;
	position : relative;
	z-index : 1;
	width : 982px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 9px;
}
#masthead_09_63{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 25px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-repeat : repeat-x;
	background-position : top;
	background-image : url('http://www.csnhd.com/template_images/main_09_main_09_63_background.jpg');
}
#masthead_09_63 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_63 a:link{
	text-decoration : none;
}
#masthead_09_63 a:visited{
	text-decoration : none;
}
#masthead_09_63 a:hover{
	text-decoration : none;
}
#masthead_09_66{
	float : left;
	position : relative;
	z-index : 1;
	width : 728px;
	height : 90px;
	padding : 0px 12px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_09_67{
	float : left;
	position : relative;
	z-index : 1;
	width : 227px;
	height : 90px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_09_77{
	float : left;
	position : relative;
	z-index : 1;
	width : 221px;
	height : 90px;
	padding : 0px 12px 0px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : none;
}
#masthead_09_77 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_77 a:link{
	text-decoration : none;
}
#masthead_09_77 a:visited{
	text-decoration : none;
}
#masthead_09_77 a:hover{
	text-decoration : none;
}
#masthead_09_78{
	float : left;
	position : relative;
	z-index : 1;
	width : 740px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_09_78 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_78 a:link{
	text-decoration : none;
}
#masthead_09_78 a:visited{
	text-decoration : none;
}
#masthead_09_78 a:hover{
	text-decoration : none;
}
#masthead_09_85{
	float : left;
	position : relative;
	z-index : 1;
	width : 800px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_09_85 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_85 a:link{
	text-decoration : none;
}
#masthead_09_85 a:visited{
	text-decoration : none;
}
#masthead_09_85 a:hover{
	text-decoration : none;
}
#masthead_09_86{
	float : left;
	position : relative;
	z-index : 1;
	width : 176px;
	height : 14px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 2px 0px 0px 15px;
}
#masthead_09_86 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_86 a:link{
	text-decoration : none;
}
#masthead_09_86 a:visited{
	text-decoration : none;
}
#masthead_09_86 a:hover{
	text-decoration : none;
}
#masthead_09_109{
	float : left;
	position : relative;
	z-index : 1;
	width : 1000px;
	height : 20px;
	background-color : #c8c8c8;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : hidden;
	border-style : solid;
	border-color : #666666;
	border-width : 0px 0px 1px 0px;
}
#masthead_09_109 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_109 a:link{
	text-decoration : none;
}
#masthead_09_109 a:visited{
	text-decoration : none;
}
#masthead_09_109 a:hover{
	text-decoration : none;
}
#masthead_09_114{
	float : left;
	position : relative;
	z-index : 1;
	width : 683px;
	height : 15px;
	color : #000000;
	padding : 1px 4px 4px 4px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#masthead_09_114 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_114 a:link{
	color : #000000;
	text-decoration : underline;
}
#masthead_09_114 a:visited{
	color : #000000;
	text-decoration : underline;
}
#masthead_09_114 a:hover{
	color : #333333;
	text-decoration : underline;
}
#masthead_09_115{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 15px;
	padding : 1px 4px 4px 4px;
	font-family : arial;
	font-weight : normal;
	font-size : 11px;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#masthead_09_115 h1{
	font-weight : normal;
	font-family : verdana;
}
#masthead_09_115 a:link{
	text-decoration : none;
}
#masthead_09_115 a:visited{
	text-decoration : none;
}
#masthead_09_115 a:hover{
	text-decoration : none;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 300px;
}
#right09_generic_24{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : auto;
	padding : 0px 0px 0px 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right09_generic_84{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 30px 10px 10px 10px;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	font-size : 11px;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url('http://www.comcastsportsnet.tv/template_images/right09_generic_right09_generic_84_background.jpg');
}
#right09_generic_84 h1{
	font-weight : normal;
	font-family : verdana;
}
#right09_generic_84 a:link{
	text-decoration : none;
}
#right09_generic_84 a:visited{
	text-decoration : none;
}
#right09_generic_84 a:hover{
	text-decoration : none;
}
#right09_generic_85{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 250px;
	padding : 12px 0px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right09_generic_86{
	float : left;
	position : relative;
	z-index : 1;
	width : 270px;
	height : auto;
	padding : 35px 15px 15px 15px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	background-repeat : no-repeat;
	background-position : top left;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.csnwashington.com/template_images/right09_generic_right09_generic_86_background.jpg');
	background-color : #FFFFFF;
}
#right09_generic_86 h1{
	font-weight : normal;
	font-family : verdana;
}
#right09_generic_86 a:link{
	text-decoration : none;
}
#right09_generic_86 a:visited{
	text-decoration : none;
}
#right09_generic_86 a:hover{
	text-decoration : none;
}
#right09_generic_141{
	float : left;
	position : relative;
	z-index : 1;
	width : 300px;
	height : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right09_generic_142{
	float : left;
	position : relative;
	z-index : 1;
	width : 270px;
	height : auto;
	background-color : #FFFFFF;
	padding : 35px 15px 15px 15px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-image : url('http://www.csnwashington.com/template_images/right09_generic_right09_generic_142_background.gif');
	background-repeat : no-repeat;
}
#right09_generic_142 h1{
	font-weight : normal;
	font-family : verdana;
}
#right09_generic_142 a:link{
	text-decoration : none;
}
#right09_generic_142 a:visited{
	text-decoration : none;
}
#right09_generic_142 a:hover{
	text-decoration : none;
}
#right09_generic_159{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : auto;
	padding : 5px 0px 12px 0px;
	font-family : tahoma;
	font-weight : normal;
	font-size : 11px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#right09_generic_159 h1{
	font-weight : normal;
	font-family : verdana;
}
#right09_generic_159 a:link{
	text-decoration : none;
}
#right09_generic_159 a:visited{
	text-decoration : none;
}
#right09_generic_159 a:hover{
	text-decoration : none;
}
#right09_generic_160{
	float : left;
	position : relative;
	z-index : 1;
	width : 280px;
	height : 16px;
	font-family : verdana;
	font-weight : normal;
	text-align : right;
	overflow : visible;
	border-style : none;
}
#right09_generic_160 h1{
	font-weight : normal;
	font-family : verdana;
}
#right09_generic_160 a:link{
	text-decoration : none;
}
#right09_generic_160 a:visited{
	text-decoration : none;
}
#right09_generic_160 a:hover{
	text-decoration : none;
}

#container{
	position : relative;
	margin : 0 auto;
	width : 976px;
}
#footer_09_52{
	float : left;
	position : relative;
	z-index : 1;
	width : 976px;
	height : auto;
	padding : 12px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #c8c8c8;
}
#footer_09_52 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_52 a:link{
	text-decoration : none;
}
#footer_09_52 a:visited{
	text-decoration : none;
}
#footer_09_52 a:hover{
	text-decoration : none;
}
#footer_09_55{
	float : left;
	position : relative;
	z-index : 1;
	width : 956px;
	height : 137px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	background-color : #FFFFFF;
	padding : 10px;
	background-repeat : no-repeat;
	background-position : center;
	background-image : url('http://www.comcastsportsnet.tv/template_images/footer_09_footer_09_55_background.gif');
}
#footer_09_55 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_55 a:link{
	text-decoration : none;
}
#footer_09_55 a:visited{
	text-decoration : none;
}
#footer_09_55 a:hover{
	text-decoration : none;
}
#footer_09_56{
	float : left;
	position : relative;
	z-index : 1;
	width : 936px;
	height : auto;
	padding : 20px 20px 10px 20px;
	font-family : tahoma;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	font-size : 10px;
	color : #333333;
}
#footer_09_56 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_56 a:link{
	text-decoration : none;
	color : #333333;
}
#footer_09_56 a:visited{
	text-decoration : none;
	color : #333333;
}
#footer_09_56 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_69{
	float : left;
	position : relative;
	z-index : 1;
	width : 117px;
	height : auto;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 25px 0px 0px 15px;
	font-size : 8px;
}
#footer_09_69 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_69 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_69 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_69 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_70{
	float : left;
	position : relative;
	z-index : 1;
	width : 74px;
	height : 112px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 25px 0px 0px 18px;
	font-size : 8px;
}
#footer_09_70 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_70 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_70 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_70 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_71{
	float : left;
	position : relative;
	z-index : 1;
	width : 141px;
	height : 112px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 25px 0px 0px 22px;
	font-size : 8px;
}
#footer_09_71 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_71 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_71 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_71 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_72{
	float : left;
	position : relative;
	z-index : 1;
	width : 197px;
	height : 112px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 25px 0px 0px 0px;
}
#footer_09_72 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_72 a:link{
	text-decoration : none;
}
#footer_09_72 a:visited{
	text-decoration : none;
}
#footer_09_72 a:hover{
	text-decoration : none;
}
#footer_09_73{
	float : left;
	position : relative;
	z-index : 1;
	width : 203px;
	height : 112px;
	font-family : verdana;
	font-weight : normal;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 25px 0px 0px 0px;
}
#footer_09_73 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_73 a:link{
	text-decoration : none;
}
#footer_09_73 a:visited{
	text-decoration : none;
}
#footer_09_73 a:hover{
	text-decoration : none;
}
#footer_09_74{
	float : left;
	position : relative;
	z-index : 1;
	width : 135px;
	height : 112px;
	font-family : verdana;
	font-weight : bold;
	text-align : left;
	overflow : visible;
	border-style : none;
	padding : 25px 0px 0px 24px;
	font-size : 8px;
}
#footer_09_74 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_74 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_74 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_74 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_106{
	float : left;
	position : relative;
	z-index : 1;
	width : 95px;
	height : auto;
	padding : 0px 0px 0px 16px;
	font-family : verdana;
	font-weight : bold;
	font-size : 8px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_09_106 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_106 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_106 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_106 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_107{
	float : left;
	position : relative;
	z-index : 1;
	width : 80px;
	height : auto;
	padding : 0px 0px 0px 10px;
	font-family : verdana;
	font-weight : bold;
	font-size : 8px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_09_107 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_107 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_107 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_107 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_114{
	float : left;
	position : relative;
	z-index : 1;
	width : 76px;
	height : auto;
	padding : 0px 0px 0px 22px;
	font-family : verdana;
	font-weight : bold;
	font-size : 8px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_09_114 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_114 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_114 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_114 a:hover{
	text-decoration : none;
	color : #000000;
}
#footer_09_115{
	float : left;
	position : relative;
	z-index : 1;
	width : 88px;
	height : auto;
	padding : 0px 0px 0px 10px;
	font-family : verdana;
	font-weight : bold;
	font-size : 8px;
	text-align : left;
	overflow : visible;
	border-style : none;
}
#footer_09_115 h1{
	font-weight : normal;
	font-family : verdana;
}
#footer_09_115 a:link{
	text-decoration : none;
	color : #000000;
}
#footer_09_115 a:visited{
	text-decoration : none;
	color : #000000;
}
#footer_09_115 a:hover{
	text-decoration : none;
	color : #000000;
}

